﻿@charset "utf-8";
/*网页整体*/
*{margin:0;padding:0;}
img{border:0;}
body {color: #666666;font-size: 14px;font-family: Arial; background:url(../Images/bg.png) repeat-x;}
/*默认链接*/
a {font-size: 14px;color: #666666;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: #42830a;}
a:active {text-decoration: none;}
.black{ color:#666666;}
.grey{color:#666666;}
.white{color:#FFFFFF;}
.red{color:#FF0000;}
.yellow{color:#FFFF00;}
.orange{color:#FF9900;}
.bule{color:#0000FF;}
.green{color:#00FF00;}

input{height:16px;vertical-align:middle;}
.input_submit{color:#FFFFFF; background: url(../Images/button_bg.jpg) repeat-x; height:20px; border:0;}

/*网页主体*/
#main{ width:100% margin:10px auto; padding:0 0 0 10px ;}
/*公司名称*/
.e_webname{margin-left:8px; font-size:26px; color:#0066CC; font-weight:bold;}
.yuzhiguo_webname{margin-left:8px; font-size:30px; color:#0066CC; font-weight:bold; font-family:微软雅黑,黑体;}
/*导航栏*/
#menu{ margin:0;}
#menu a{display:block; float:left; width:100%; height:48px; text-align:center; line-height:48px; color:#FFF;font-size:14px; text-align:center; font-family:Verdana, Arial;}
#menu a:hover{ color:#42830a;}
/*左边分类*/
#left_class{border:#DDDDDD 0px solid; background:#FFFFFF;}
#left_class h6{font-size:14px; font-weight:bold; color: #000000; height:25px;  background:#D0EDFF; line-height:25px; margin:1px; padding-left:8px;font-family:Verdana, Arial;}
#left_class ul{list-style-type:none; }
#left_class ul li a{color:#666666;  padding:10px 0 10px 10px; margin:0 1px 0 1px;  display:block; }
#left_class ul li a:hover{background: #eaeaea  ; color: #6fba2d;}

#left_class ul li ul li a{color:#000000; font-weight: normal;padding:8px 0 8px 8px; background:#FFFFFF ;display:block; }
#left_class ul li ul li a:hover{background:#FFFFFF ;}
/*左边联系方式*/
#left_contact{border:#DDDDDD 0px solid; background:#FFFFFF; margin-top:8px;}
#left_contact h6{font-size:14px; font-weight:bold; color: #000000; height:25px;  background:#D0EDFF; line-height:25px; margin:1px; padding-left:8px;font-family:Verdana, Arial;}
#left_contact p{margin:5px; line-height:25px;}
/*网页底部*/
#foot{border-top:#6fba2a 1px solid; margin-top:10px;line-height:30px;color:#666666; width:100%;}
#foot a{color:#666666;}

#top_flash{margin-bottom:8px;}
/*内容显示区*/
#right_main{border:#DDDDDD 0px solid; background:#FFFFFF; margin:0; padding:0px;overflow:hidden;text-overflow:ellipsis; width:850px;}
#right_main-1{border:#DDDDDD 0px solid; background:#FFFFFF; margin:0; padding:0px;overflow:hidden;text-overflow:ellipsis; width:100%;}
#right_main tr td{padding:0px;}

.title{font-size:20px; padding:15px 5px; margin:0 0px; text-align:center; color:#333333;border-bottom:#CCCCCC dashed 1px;}
.weizhi{ color:#6fba2c; font-size:14px; padding:3px 10px;font-weight:bold;font-family:Verdana, Arial;height:20px; line-height:20px;}
.line_buttom_hui{}
.hangju{line-height:26px; padding:0px;}
.border_hui{border:#E7E7E7 0px solid;}
.line_buttom_hui_xuxian{border-bottom:#E7E7E7 1px dashed;}
.border_hui_xuxian{border:#E7E7E7 1px dashed;}
/*分页样式*/
#page {padding:8px; margin: 3px;  text-align: center; clear:both;}
#page a{border:#01B0ED 1px solid; padding:2px 5px; margin:2px; color:#01B0ED; text-decoration:none;}
#page a:hover{color:#FFFFFF; background:#01B0ED;}
#page span.current{border:#01B0ED 1px solid;padding:2px 5px; margin:2px;color: #FFFFFF;background:#01B0ED;}
#page span.disabled{border:#EEEEEE 1px solid;padding:2px 5px; margin:2px;color: #DDDDDD;}
#page span.text {border:#CCCCCC 1px solid;padding:2px 5px; margin:2px;color: #666666;}
/*产品图片*/
.Pro_Info{text-align:center;border-bottom:1px solid #ccc; margin-bottom:5px;}
.Pro_Images{padding:10px;}
.Pro_Images img{display:inline; width:80px; height:53px;margin:0 5px;border:1px solid #ccc;filter:alpha(opacity=50);opacity:0.3;cursor:pointer;}
.Pro_Images .active{filter:alpha(opacity=100);opacity:1;border-color:#999;}
.Pro_BigImage{text-align:center;background:#fff;}
.Pro_BigImage img{margin:0 auto;cursor:pointer;}

/*滚动客服*/
#rightDiv{width:122px;display:block;overflow:hidden;position:absolute;}
#rightDiv p{height:27px;display:block;text-align:right;}
#rightDiv p a{color: #FFFFFF; padding:3px;}
.online_enbg{background:url(../Images/online_topbg.gif);background-position:0px 0px;}
.online_cnbg{background:url(../Images/online_topbg.gif);background-position:0px -27px;}
#rightDiv div{border: #6DB3FB solid 1px; background: #FFFFFF;text-align:center; padding:8px 0 0 0;}
#rightDiv a {margin:0 0 5px 0; display:block; padding:0;}